home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr02 / simpay95.zip / SIMPAY.DOC < prev    next >
Text File  |  1995-02-10  |  12KB  |  314 lines

  1. Requirements; 80 column x 24 line display, hard drive (runs faster on a hard
  2. drive.) Uses DOS backup for backing up files from the utilities menu.
  3.  
  4. Features;
  5.  
  6.      1. 3 different methods of hour/pay entry for payroll calculations.
  7.  
  8.            A. Enter days hours with 10ths for minutes. (default)
  9.               Command line = SIMPAY c 40
  10.            B. Enter time in/time out on 12hr clock.
  11.               Command line = SIMPAY c 40 12hr
  12.            C. Enter time in/time out on 24hr clock.
  13.               Command line = SIMPAY c 40 24hr
  14.               *note-on time card entries you must make allowance
  15.                for time off for lunch in your entries. 
  16.            If salaried simply enter/accept date, and default pay amount.
  17.               *Make sure you enter the pay rate field amount in the 
  18.                employee record and mark the person as salaried.
  19.  
  20.      2. Overtime Methods.
  21.  
  22.            4 different methods of calculating overtime pay.
  23.  
  24.            A. Overtime on time after 40 hours per week.   "40"
  25.               How most people are paid.
  26.  
  27.               example; Simpay c 40 12hr
  28.                       the "c" ^ is for color mode display.
  29.  
  30.            B. Overtime on time after each 8 hours per day  "D"
  31.               If your working for a real benevolent company.
  32.  
  33.               example; Simpay c 12hr d
  34.  
  35.            C. Overtime on time after each 8 hours per day  "W"
  36.               with overtime rate for hrs worked on Sat. and Sun.
  37.               The way things used to be in a Union.
  38.  
  39.               example; Simpay c 24hr w
  40.  
  41.            D. Straight time for all hours. "40" + "W" or "D"
  42.               even after 40 hrs.
  43.               What some people do all though not legal.
  44.  
  45.               example;   Simpay c 40 d   OR     Simpay 40 w
  46.  
  47.  
  48.  
  49.  
  50.  
  51.      3. Advanced earned income credit included in calculations.
  52.         Only if called for in employee information.
  53.  
  54.      4. State taxes are calculated on a flat % amount using the gross
  55.         wages with no cutoff amount.
  56.  
  57.      5. Unemployment rates are divided into 2 entries (employee info.)
  58.         federal rate and state rate. You will have to ask your
  59.         accountant what the rates are.
  60.  
  61.      6. Employer amounts are calculated. Workmans comp. and added tax
  62.         contributions by the employer in all the reports.
  63.  
  64.      7. View or print out a report on cumulative payroll amounts
  65.         and withholding on all employees for ;
  66.         *Print out to Epson or compatible printer or Disk file
  67.          only on registered version.
  68.  
  69.               a.   Year to date.
  70.               b.   1 quarter for the year.
  71.               c.   1 month out of the year.
  72.               d.   Current days payroll if already entered and
  73.                    you haven't exited the program.
  74.  
  75.      8. Allows deletion of weekly records in case of errors.
  76.         *On registered version.
  77.        
  78.         Note. with a deletion in the weekly records database
  79.         the Employees database is updated to reflect changes.
  80.  
  81.      9. Will keep notes for employees in the employees records.
  82.         Such as comments and evaluations.
  83.  
  84. MENUS :
  85.  
  86.      Main menu selections ;
  87.            1. Do payroll.
  88.            2. Employee information.
  89.            3. Reports
  90.            4. Utilities.
  91.  
  92.      Employee menu selections ;
  93.            1. Add employees to the database.
  94.            2. Change employees information.
  95.            3. Return to main menu.
  96.  
  97.      Reports selections ;
  98.            1. View/Printout records year to date.
  99.            2. View/Printout records for 1 quarter
  100.               of the year.
  101.            3. View/Printout records for 1 month.
  102.            4. View/Printout records for that day
  103.               if any were entered during the current
  104.               session.
  105.            5. Return to main menu.
  106.  
  107.  
  108.  
  109.  
  110.  
  111.      Utilities menu selections ;
  112.  
  113.            1. Backup DATABASES ONLY, using DOS BACKUP.
  114.               *Note, must have DOS BACKUP and RESTORE EXE's
  115.                Pathed or in current directory.
  116.  
  117.            2. Restore databases using DOS RESTORE.
  118.               *Note, must have DOS BACKUP.EXE and RESTORE.EXE
  119.                Pathed or in current directory.
  120.  
  121.            3. Delete weekly records that may have been
  122.               entered incorrectly. Employee database
  123.               totals are updated to show changes 
  124.               immediately.
  125.  
  126.            4. "Tag" employee records so they will not show up in
  127.                the employee selection window or be included in
  128.                any lists or calculations.
  129.  
  130.                    Note: The records are only marked here and not
  131.                    actually deleted. They may be toggled back on
  132.                    with the delete key for use whenever you wish
  133.                    to use them again.
  134.  
  135.            5. Reset Gross amounts in individual employee records to 0
  136.               at the years end. 
  137.                    If you have used the program last year, the first
  138.                    time you do a payroll in a new year should automaticly
  139.                    trigger a reset. If this has not happened you may
  140.                    reset manually with this selection.
  141.               Weekly records entered for the new year are retained and the new
  142.               gross amounts are recalculated from your new entries and inserted
  143.               into the employees records.
  144.  
  145.            6. Return to main menu.
  146.  
  147.  
  148.     Payroll tax deductions are percentage based using the formulas from
  149. the IRS "Circular E, Employers Tax Guide .       Rev. January 1995".
  150. The WEEKLY Pay period formulas are used.
  151. This method is more accurate than using the tax tables.
  152.  
  153.     There is provision for calculating state income tax deductions in this
  154. program, but only at a flat percentage rate with no gross wage cap to stop 
  155. deductions once a certain amount is reached.
  156. It will calculate gross pay, federal taxes, State taxes, and advanced income
  157. credit then give you a net pay. If you wish different formulas for state
  158. taxes included in your program you will have to tell me how your state handles
  159. calculations for state income taxes when you register. + $ 5.00 for the
  160. additional code if based on a rate calculation.
  161. Preferably a copy of the states official circular showing the formulas.
  162. If a table is used for state taxes it will raise the cost of the program
  163. an additional $ 5.00   ..
  164.  
  165. State =  5.00
  166. Tables = 5.00 
  167. Total = 10.00 more to register for both state and table programming code.
  168.  
  169.  
  170. STARTING SIMPLE PAYROLL.
  171.  
  172.     To start the payroll program you will have to know how you are paying
  173. overtime, and what form of time keeping you are using,
  174.  
  175.  
  176. Time keeping ;
  177.     12 hour format,   mid. to noon and noon to midnight time card entry.
  178.     24 hour format,   0:00 hours to 24:00 hours  time card entry.
  179.  
  180. or a pre-added hour and minutes per day with 10ths of hours for minutes
  181. entry. Example input --> 8.75 hours would be 8 hours and 45 mins.   
  182.  
  183. *Note you will have to deduct lunch times from your entries for all of 
  184. the above.
  185.  
  186.  
  187. Command line example.
  188.  
  189. If you are paying overtime on a after 40 hour per week basis and using the
  190. 12 hour time card format your startup command line would look like this.
  191.  
  192. Simpay c 40 12hr
  193.  
  194. The c is for color mode and may be left out if you wish black and white
  195. or lack a color monitor.       (80) columns wide screen only.
  196.  
  197. You can enter the command line parameters in any sequence, for instance ;
  198.  
  199. Simpay 40 c 12hr  .... or other parameters D or W in place of 40
  200.  
  201.      Before trying to calculate any ones pay and deductions you will have to 
  202. enter employee information as stated below.
  203.      First you will need to input employee information.
  204.      You will need their;
  205.  a. names
  206.  b. social security number.
  207.  c. address
  208.  d. hourly rate of pay, or salary rate.
  209.  e. Marriage status, and number of dependents.
  210.  f. Whether or not they are claiming the advanced earned income credit
  211.     and how many W-5 forms an employee's family is using (1 or 2).
  212.  g. New in this version, indicating how many eligible children for EIC you
  213.     have.
  214.  h. State flat tax rate 30 % would = .30 on entry.
  215.  i. Workmans compensation insurance rate, (for employer information.)
  216.  
  217.  
  218.  
  219.  
  220.  
  221.      Once you have entered the employee information you may select Payroll
  222. from the main menu.
  223.  
  224.     You will then be presented with a list of employee
  225. names to choose from. Select your employee.
  226. You will be presented with a date, hours, or gross pay amount entry screen.
  227.  
  228. If you wish to enter hours from a time card you may press F5 for a time card
  229. entry screen, for 12hr and 24hr entries.
  230.  
  231. *Note for 12hr and 24hr format when entering your time-in and out
  232.  
  233.     12hr format
  234. 8:30 AM     would be entered    8.30  AM  using a decimal in place of ":"
  235. 4:30 PM     would be entered    4.30  PM
  236.  
  237.     24hr format
  238. 08:30 would be 8.30     using a decimal in place of ":"
  239. 16:30 would be 16.30
  240.  
  241.  
  242. Enter your information and when completed the program will calculate
  243. withholding taxes etc. and present them to you for approval. If your hours
  244. were accurate and the information you entered is good answer "Y" and 
  245. the information will be saved to disk and added to a running total for that
  246. day.
  247.  
  248. After you have done your payroll if you wish you may view (printout on
  249. registered versions) the payroll for the day showing a list of employees
  250. calculated and a Grand total for the day. Also what the employer is paying
  251. in added taxes and workmans comp. insurance.
  252.  
  253.   The days totals in memory are not lost when you exit the program. When you
  254. exit the totals in memory are saved to disk, only the totals, not the individual
  255. employee information. You can view your last entries on restart by going to
  256. the utilities menu and selecting the Delete feature. This will allow you to
  257. see all the records you have entered. Just view and not delete any records
  258. unless that's what you intend to do.
  259.  
  260. LICENSE INFORMATION
  261.  
  262.                                SIMPAY
  263.  
  264.       LIMITED WARRANTY
  265.       ~~~~~~~~~~~~~~~~
  266.       This program is provided on an "as is" basis without warranty of
  267.       any kind, expressed or implied, including but not limited to the
  268.       implied warranties of merchantability and fitness for a
  269.       particular purpose.  The entire risk as to quality, qualifications and
  270.       performance of this program is with you.  Should the program
  271.       prove defective, you (not J. Klement) assume the entire cost of
  272.       all necessary repair, servicing, or correction.  In no event
  273.       will J.Klement be liable to you for any  damages, including
  274.       any lost profits, lost savings, or other incidental or
  275.       consequential damages arising out of the use or inability to use
  276.       this program, even if J. Klement has been advised of the
  277.       possibility  of such damages.  This warranty gives you specific
  278.       legal rights, and you may also have other rights which vary from
  279.       state to state.  Some states do not allow the exclusion of
  280.       implied warranties or exclusion of liability for incidental or
  281.       consequential damages so the above may not apply to you.  You
  282.       acknowledge that you have read this agreement, understand it,
  283.       and agree to be bound by its terms and conditions.  You further
  284.       agree that it is the complete and exclusive statement of the
  285.       agreement between us, which supersedes any proposal or prior
  286.       agreement, oral or written, and any other communications between
  287.       us.
  288.  
  289.  
  290. OWNERS
  291.        - This software product CANNOT be sold as part of some other
  292.          inclusive product.  Nor can it be included in any commercial
  293.          software packaging offer.
  294.  
  295.        - This software product cannot be "rented" or "leased" to 
  296.          others.
  297.  
  298.        - Licensee shall not use, copy, rent, lease, sell, modify, 
  299.          recompile, disassemble, otherwise reverse engineer, or
  300.          transfer the licensed program except as provided in this
  301.          agreement.  Any such unauthorized use shall result in
  302.          immediate and automatic termination of this license in 
  303.          addition to other remedies available to J. Klement
  304.          at law.
  305.  
  306.        - All rights not expressly granted here in are reserved to
  307.          J. Klement.
  308.  
  309.        Questions, requests may be sent to :
  310.  
  311.        J. Klement 
  312.        132 Earl Rd.
  313.        Panama City Beach, Fl 32413-9806 
  314.